home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / library / form2.frm < prev    next >
Text File  |  1995-11-09  |  434b  |  18 lines

  1. VERSION 2.00
  2. Begin Form Form2 
  3.    Caption         =   "Will be owned by the main form"
  4.    ClientHeight    =   720
  5.    ClientLeft      =   4035
  6.    ClientTop       =   4215
  7.    ClientWidth     =   4110
  8.    Height          =   1125
  9.    Left            =   3975
  10.    LinkTopic       =   "Form2"
  11.    ScaleHeight     =   720
  12.    ScaleWidth      =   4110
  13.    Top             =   3870
  14.    Width           =   4230
  15. End
  16. Option Explicit
  17.  
  18.